Release 10.1A: OpenEdge Development:
AppBuilder
AppBuilder database table names (adeuib/_dbtbnam.p)
Use the
adeuib/_dbtbnam.pprocedure to have AppBuilder correctly generate table names based on setting the Qualify Database Fields with Database Names user preference:
Input parameters
The
adeuib/_dbtbnam.pprocedure uses the following input parameters:pi_contextThe context ID of the current procedure (to obtain this ID, use
adeuib/_uibinfo.p).pc_name_inA table name. This name might or might not be qualified with a database name.
Output parameter
The
adeuib/_dbtbnam.pprocedure uses the following output parameter:pc_name_outA table name that meets the settings of the Qualify Database Fields with Database Names user preference.
Example
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |